Skip to content

Conversation

@martijnvanbeers
Copy link

When you have a large corpus, first making the matrix dense takes a lot of
memory. Doing the dot product first and then expanding the result is
more memory-efficient and still gives the same result

When you have a large corpus, first making the matrix dense takes a lot of
memory. Doing the dot product first and then expanding the result is
more memory-efficient and still gives the same result
@dipanjanS
Copy link
Owner

Looks good, I'll check this out soon and merge this once it's working out

@dipanjanS dipanjanS merged commit e0de2d7 into dipanjanS:master May 21, 2017
@dipanjanS
Copy link
Owner

Tested and working great. Merged thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants